lcTIN_TriGetFirst
Home
Returns a handle to the first triangle in a
TIN
object.
HANDLE
lcTIN_TriGetFirst
(
HANDLE
hTIN
);
Parameters
hTIN
Handle to a
TIN object
.
Return Value
Handle to the first triangle or NULL if TIN object has not triangles.
See Also
lcTIN_TriGetNext